home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / CHIPCD_02_2002.iso / Internet / ModemiX 1.0 / modemix.exe / {app} / modem.exe / 0 / RCDATA / TFRMPARAMETRY / TFRMPARAMETRY.txt
Encoding:
Text File  |  2001-12-27  |  1.8 KB  |  80 lines

  1. object frmParametry: TfrmParametry
  2.   Left = 316
  3.   Top = 215
  4.   BorderStyle = bsNone
  5.   Caption = 'Parametry po∩┐╜aczenia'
  6.   ClientHeight = 100
  7.   ClientWidth = 300
  8.   Color = 15132390
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWhite
  11.   Font.Height = -11
  12.   Font.Name = 'Verdana'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object pnlParams: TCanvPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 300
  22.     Height = 100
  23.     Align = alClient
  24.     BevelWidth = 2
  25.     Caption = ' '
  26.     ParentColor = True
  27.     TabOrder = 0
  28.     OnDblClick = pnlParamsDblClick
  29.     UsePanelStyle = True
  30.     object pnlEtykieta: TCanvPanel
  31.       Left = 8
  32.       Top = 9
  33.       Width = 281
  34.       Height = 16
  35.       Alignment = taLeftJustify
  36.       BorderWidth = 2
  37.       Caption = 'Parametry po∩┐╜∩┐╜czenia'
  38.       Font.Charset = DEFAULT_CHARSET
  39.       Font.Color = clWhite
  40.       Font.Height = -9
  41.       Font.Name = 'Verdana'
  42.       Font.Style = []
  43.       ParentColor = True
  44.       ParentFont = False
  45.       TabOrder = 0
  46.       OnMouseDown = pnlEtykietaMouseDown
  47.       OnPaint = pnlEtykietaPaint
  48.       UsePanelStyle = True
  49.       object spdRozlacz: TSpeedButton
  50.         Left = 208
  51.         Top = 0
  52.         Width = 49
  53.         Height = 16
  54.         Caption = 'roz∩┐╜∩┐╜cz'
  55.         Font.Charset = DEFAULT_CHARSET
  56.         Font.Color = clWhite
  57.         Font.Height = -9
  58.         Font.Name = 'Verdana'
  59.         Font.Style = []
  60.         ParentFont = False
  61.         OnClick = spdRozlaczClick
  62.       end
  63.       object spdZamknij: TSpeedButton
  64.         Left = 258
  65.         Top = 0
  66.         Width = 23
  67.         Height = 16
  68.         Caption = 'r'
  69.         Font.Charset = DEFAULT_CHARSET
  70.         Font.Color = clWhite
  71.         Font.Height = -9
  72.         Font.Name = 'Marlett'
  73.         Font.Style = []
  74.         ParentFont = False
  75.         OnClick = spdZamknijClick
  76.       end
  77.     end
  78.   end
  79. end
  80.